home *** CD-ROM | disk | FTP | other *** search
/ PC Home 138 / PC Home issue 138.iso / Software / Featured / ECDL / KnowFunc.u32 / 0 / RCDATA / TFRMHTML / TFRMHTML.txt
Encoding:
Text File  |  1999-11-01  |  994 b   |  40 lines

  1. object FrmHTML: TFrmHTML
  2.   Left = 201
  3.   Top = 109
  4.   BorderStyle = bsSingle
  5.   Caption = 'FrmHTML'
  6.   ClientHeight = 273
  7.   ClientWidth = 492
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Visible = True
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object FrameViewer: TFrameViewer
  18.     Left = 0
  19.     Top = 0
  20.     Cursor = crDefault
  21.     OnHistoryChange = FrameViewerHistoryChange
  22.     ImageCacheCount = 0
  23.     NoSelect = True
  24.     SelLength = 0
  25.     HistoryMaxCount = 0
  26.     DefBackground = clWindow
  27.     DefFontName = 'MS Sans Serif'
  28.     DefPreFontName = 'Courier New'
  29.     DefFontSize = 10
  30.     PrintMarginLeft = 2.000000000000000000
  31.     PrintMarginRight = 2.000000000000000000
  32.     PrintMarginTop = 2.000000000000000000
  33.     PrintMarginBottom = 2.000000000000000000
  34.     OnPrintHeader = FrameViewerPrintHeader
  35.     OnPrintFooter = FrameViewerPrintFooter
  36.     CharSet = DEFAULT_CHARSET
  37.     TabOrder = 0
  38.   end
  39. end
  40.